home *** CD-ROM | disk | FTP | other *** search
- Short: Strips or replaces characters in files
- Author: jay@blidworth.demon.co.uk (Jason Frecknall)
- Uploader: jay@blidworth.demon.co.uk (Jason Frecknall)
- Type: util/cli
-
- This program will search through a file and remove all instances of a
- particular character or optionally replace it with another. The main reason
- for writing this program is because of another which did exactly the same,
- except that it was very slow (even on my 060) and also to learn how to use
- ReadArgs(). My program is many times faster as it is coded in assembler.
- The main use is for stripping PC return chrs from files as some files
- originating from PC have both types.
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 504 401 20.4% 06-Mar-98 22:29:56 FastStrip
- 1210 676 44.1% 06-Mar-98 22:30:08 FastStrip.doc
- -------- ------- ----- --------- --------
- 1714 1077 37.1% 07-Mar-98 23:28:14 2 files
-